home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / killth1a / spel.frm (.txt) < prev    next >
Visual Basic Form  |  1999-09-16  |  37KB  |  1,313 lines

  1. VERSION 5.00
  2. Begin VB.Form frmspel 
  3.    AutoRedraw      =   -1  'True
  4.    BackColor       =   &H0042FF42&
  5.    Caption         =   "PRESS F5 TO START NEW GAME"
  6.    ClientHeight    =   6525
  7.    ClientLeft      =   60
  8.    ClientTop       =   345
  9.    ClientWidth     =   8970
  10.    Icon            =   "Spel.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   6525
  13.    ScaleWidth      =   8970
  14.    StartUpPosition =   3  'Windows Default
  15.    WindowState     =   2  'Maximized
  16.    Begin VB.TextBox txtInfo 
  17.       BackColor       =   &H0000FF00&
  18.       Enabled         =   0   'False
  19.       Height          =   285
  20.       Left            =   4200
  21.       TabIndex        =   4
  22.       Top             =   5760
  23.       Width           =   2175
  24.    End
  25.    Begin VB.Timer TimerT 
  26.       Interval        =   1000
  27.       Left            =   5760
  28.       Top             =   3720
  29.    End
  30.    Begin VB.TextBox txtTime 
  31.       BackColor       =   &H0000FF00&
  32.       Enabled         =   0   'False
  33.       Height          =   285
  34.       Left            =   4320
  35.       TabIndex        =   3
  36.       Text            =   "Time past:"
  37.       Top             =   6240
  38.       Width           =   2175
  39.    End
  40.    Begin VB.Timer Timer4 
  41.       Enabled         =   0   'False
  42.       Interval        =   100
  43.       Left            =   5160
  44.       Top             =   3720
  45.    End
  46.    Begin VB.TextBox txtkills 
  47.       BackColor       =   &H0000FF00&
  48.       Enabled         =   0   'False
  49.       Height          =   285
  50.       Left            =   2160
  51.       TabIndex        =   1
  52.       Text            =   "Kills : 0"
  53.       Top             =   6240
  54.       Width           =   2175
  55.    End
  56.    Begin VB.Timer Timer3 
  57.       Interval        =   1
  58.       Left            =   4560
  59.       Top             =   3720
  60.    End
  61.    Begin VB.Timer Timer2 
  62.       Interval        =   50
  63.       Left            =   4560
  64.       Top             =   4200
  65.    End
  66.    Begin VB.TextBox txtbullets 
  67.       BackColor       =   &H0000FF00&
  68.       Enabled         =   0   'False
  69.       Height          =   285
  70.       Left            =   0
  71.       TabIndex        =   0
  72.       Text            =   "Bullets Left :"
  73.       Top             =   6240
  74.       Width           =   2175
  75.    End
  76.    Begin VB.Timer Timer1 
  77.       Interval        =   100
  78.       Left            =   5160
  79.       Top             =   4200
  80.    End
  81.    Begin VB.Label lblVictory 
  82.       BackColor       =   &H0042FF42&
  83.       Caption         =   "VICTORY !!!"
  84.       BeginProperty Font 
  85.          Name            =   "MS Sans Serif"
  86.          Size            =   24
  87.          Charset         =   0
  88.          Weight          =   400
  89.          Underline       =   0   'False
  90.          Italic          =   0   'False
  91.          Strikethrough   =   0   'False
  92.       EndProperty
  93.       ForeColor       =   &H000000FF&
  94.       Height          =   495
  95.       Left            =   1440
  96.       TabIndex        =   6
  97.       Top             =   1560
  98.       Width           =   2895
  99.    End
  100.    Begin VB.Label lblreloading 
  101.       BackColor       =   &H0042FF42&
  102.       Caption         =   "RELOADING..."
  103.       BeginProperty Font 
  104.          Name            =   "MS Sans Serif"
  105.          Size            =   13.5
  106.          Charset         =   0
  107.          Weight          =   400
  108.          Underline       =   0   'False
  109.          Italic          =   0   'False
  110.          Strikethrough   =   0   'False
  111.       EndProperty
  112.       Height          =   375
  113.       Left            =   0
  114.       TabIndex        =   5
  115.       Top             =   0
  116.       Width           =   1935
  117.    End
  118.    Begin VB.Label lblGameOver 
  119.       BackColor       =   &H0042FF42&
  120.       Caption         =   "GAME OVER"
  121.       BeginProperty Font 
  122.          Name            =   "MS Sans Serif"
  123.          Size            =   24
  124.          Charset         =   0
  125.          Weight          =   400
  126.          Underline       =   0   'False
  127.          Italic          =   0   'False
  128.          Strikethrough   =   0   'False
  129.       EndProperty
  130.       ForeColor       =   &H000000FF&
  131.       Height          =   495
  132.       Left            =   4200
  133.       TabIndex        =   2
  134.       Top             =   2760
  135.       Width           =   2895
  136.    End
  137.    Begin VB.Image gif 
  138.       Height          =   210
  139.       Index           =   21
  140.       Left            =   480
  141.       Picture         =   "Spel.frx":030A
  142.       Top             =   3360
  143.       Width           =   270
  144.    End
  145.    Begin VB.Image gif 
  146.       Height          =   210
  147.       Index           =   20
  148.       Left            =   240
  149.       Picture         =   "Spel.frx":069F
  150.       Top             =   3360
  151.       Width           =   270
  152.    End
  153.    Begin VB.Image gif 
  154.       Height          =   210
  155.       Index           =   19
  156.       Left            =   960
  157.       Picture         =   "Spel.frx":0A34
  158.       Top             =   3120
  159.       Width           =   270
  160.    End
  161.    Begin VB.Image gif 
  162.       Height          =   210
  163.       Index           =   18
  164.       Left            =   720
  165.       Picture         =   "Spel.frx":0DC9
  166.       Top             =   3120
  167.       Width           =   270
  168.    End
  169.    Begin VB.Image gif 
  170.       Height          =   210
  171.       Index           =   17
  172.       Left            =   480
  173.       Picture         =   "Spel.frx":115E
  174.       Top             =   3120
  175.       Width           =   270
  176.    End
  177.    Begin VB.Image gif 
  178.       Height          =   210
  179.       Index           =   16
  180.       Left            =   240
  181.       Picture         =   "Spel.frx":14F3
  182.       Top             =   3120
  183.       Width           =   270
  184.    End
  185.    Begin VB.Image gif 
  186.       Height          =   210
  187.       Index           =   15
  188.       Left            =   960
  189.       Picture         =   "Spel.frx":1888
  190.       Top             =   2880
  191.       Width           =   270
  192.    End
  193.    Begin VB.Image gif 
  194.       Height          =   210
  195.       Index           =   14
  196.       Left            =   720
  197.       Picture         =   "Spel.frx":1C1D
  198.       Top             =   2880
  199.       Width           =   270
  200.    End
  201.    Begin VB.Image gif 
  202.       Height          =   210
  203.       Index           =   13
  204.       Left            =   480
  205.       Picture         =   "Spel.frx":1FB2
  206.       Top             =   2880
  207.       Width           =   270
  208.    End
  209.    Begin VB.Image gif 
  210.       Height          =   210
  211.       Index           =   12
  212.       Left            =   240
  213.       Picture         =   "Spel.frx":2347
  214.       Top             =   2880
  215.       Width           =   270
  216.    End
  217.    Begin VB.Image gif 
  218.       Height          =   210
  219.       Index           =   11
  220.       Left            =   960
  221.       Picture         =   "Spel.frx":26DC
  222.       Top             =   2640
  223.       Width           =   270
  224.    End
  225.    Begin VB.Image ShootRight 
  226.       Height          =   255
  227.       Left            =   2520
  228.       Top             =   4320
  229.       Width           =   255
  230.    End
  231.    Begin VB.Image ShootLeft 
  232.       Height          =   255
  233.       Left            =   2040
  234.       Top             =   4320
  235.       Width           =   255
  236.    End
  237.    Begin VB.Image gif 
  238.       Height          =   210
  239.       Index           =   10
  240.       Left            =   720
  241.       Picture         =   "Spel.frx":2A71
  242.       Top             =   2640
  243.       Width           =   270
  244.    End
  245.    Begin VB.Image gif 
  246.       Height          =   210
  247.       Index           =   9
  248.       Left            =   480
  249.       Picture         =   "Spel.frx":2E06
  250.       Top             =   2640
  251.       Width           =   270
  252.    End
  253.    Begin VB.Image gif 
  254.       Height          =   210
  255.       Index           =   8
  256.       Left            =   240
  257.       Picture         =   "Spel.frx":319B
  258.       Top             =   2640
  259.       Width           =   270
  260.    End
  261.    Begin VB.Image gif 
  262.       Height          =   210
  263.       Index           =   7
  264.       Left            =   960
  265.       Picture         =   "Spel.frx":3530
  266.       Top             =   2400
  267.       Width           =   270
  268.    End
  269.    Begin VB.Image gif 
  270.       Height          =   210
  271.       Index           =   6
  272.       Left            =   720
  273.       Picture         =   "Spel.frx":38C5
  274.       Top             =   2400
  275.       Width           =   270
  276.    End
  277.    Begin VB.Image gif 
  278.       Height          =   210
  279.       Index           =   5
  280.       Left            =   480
  281.       Picture         =   "Spel.frx":3C5A
  282.       Top             =   2400
  283.       Width           =   270
  284.    End
  285.    Begin VB.Image g